[INFO] cloning repository https://github.com/wcr490/web_frame
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wcr490/web_frame" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwcr490%2Fweb_frame", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwcr490%2Fweb_frame'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 318fc3f86bd0de6ebc9c142907971c2816a985e7
[INFO] fixing wcr490/web_frame against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwcr490%2Fweb_frame" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wcr490/web_frame
[INFO] finished tweaking git repo https://github.com/wcr490/web_frame
[INFO] tweaked toml for git repo https://github.com/wcr490/web_frame written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wcr490/web_frame on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wcr490/web_frame already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cb7b171d5e37dd113ef16aa9449a73ed407b8f46b7319fbd210d21023d6737c5
[INFO] running `Command { std: "docker" "start" "cb7b171d5e37dd113ef16aa9449a73ed407b8f46b7319fbd210d21023d6737c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cb7b171d5e37dd113ef16aa9449a73ed407b8f46b7319fbd210d21023d6737c5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb7b171d5e37dd113ef16aa9449a73ed407b8f46b7319fbd210d21023d6737c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cb7b171d5e37dd113ef16aa9449a73ed407b8f46b7319fbd210d21023d6737c5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling ahash v0.8.10
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking der v0.7.8
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]     Checking indexmap v2.2.3
[INFO] [stderr]    Compiling crc v3.0.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]     Checking http v1.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling stringprep v0.1.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling whoami v1.4.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking chrono v0.4.34
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking matchers v0.0.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking atoi v0.3.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking rsa v0.9.6
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking pin-project v1.1.4
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking http-body-util v0.1.0
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking h2 v0.4.2
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]     Checking sqlformat v0.2.3
[INFO] [stderr]    Compiling atomic-write-file v0.1.2
[INFO] [stderr]     Checking mini-redis v0.4.1
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]     Checking hyper v1.1.0
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]    Compiling sqlx-core v0.7.3
[INFO] [stderr]    Compiling sqlx-mysql v0.7.3
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.3
[INFO] [stderr]    Compiling sqlx-macros v0.7.3
[INFO] [stderr]     Checking sqlx v0.7.3
[INFO] [stderr]     Checking frame v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/middleware_manager/mod.rs (2 fixes)
[INFO] [stderr]        Fixed src/middleware_manager/mw_queue.rs (5 fixes)
[INFO] [stderr]        Fixed src/hyper_manager/request_handler.rs (1 fix)
[INFO] [stderr]        Fixed src/template_rendering_manager/simple_view.rs (2 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/hyper_manager/server.rs:27:49
[INFO] [stdout]     |
[INFO] [stdout]  25 |                             let guard = conf_clone.lock().await;
[INFO] [stdout]     |                                 -----
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 `guard` calls a custom destructor
[INFO] [stdout]     |                                 `guard` will be dropped later as of Edition 2024
[INFO] [stdout]  26 |                             let path = req.uri().path().to_string().clone();
[INFO] [stdout]  27 |                             match req_init(req).await {
[INFO] [stdout]     |                                                 ^^^^^
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  78 |                         }
[INFO] [stdout]     |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/lock/mutex.rs:428:1
[INFO] [stdout]     |
[INFO] [stdout] 428 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/middleware_manager/mw_redis.rs:96:30
[INFO] [stdout]     |
[INFO] [stdout]  96 |             if let Some(v) = client.get(k.as_ref()).await? {
[INFO] [stdout]     |                         -    ----------------------------^
[INFO] [stdout]     |                         |    |                      |
[INFO] [stdout]     |                         |    |                      this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                         |    |                      up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                         |    |                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         |    |                      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         |    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                         |    up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                         |    this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                         |    up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                         |    `__awaitee` calls a custom destructor
[INFO] [stdout]     |                         |    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         `v` calls a custom destructor
[INFO] [stdout]     |                         `v` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 102 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.5.0/src/bytes.rs:522:1
[INFO] [stdout]     |
[INFO] [stdout] 522 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.5.0/src/bytes.rs:522:1
[INFO] [stdout]     |
[INFO] [stdout] 522 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.5.0/src/bytes.rs:522:1
[INFO] [stdout]     |
[INFO] [stdout] 522 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `v` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.5.0/src/bytes.rs:522:1
[INFO] [stdout]     |
[INFO] [stdout] 522 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/middleware_manager/mw_redis.rs:78:13
[INFO] [stdout]    |
[INFO] [stdout] 78 | /             REDIS_NORMAL_FILE
[INFO] [stdout] 79 | |                 .get_mut()
[INFO] [stdout]    | |__________________________^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/lib.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 - pub static mut REDIS_NORMAL_FILE: OnceCell<std::fs::File> = OnceCell::new();
[INFO] [stdout] 18 + pub static REDIS_NORMAL_FILE: OnceCell<std::fs::File> = OnceCell::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/middleware_manager/mw_redis.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 | /         REDIS_AUTH_FILE
[INFO] [stdout] 123 | |             .get()
[INFO] [stdout]     | |__________________^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/lib.rs:19:12
[INFO] [stdout]     |
[INFO] [stdout]  19 - pub static mut REDIS_AUTH_FILE: OnceCell<std::fs::File> = OnceCell::new();
[INFO] [stdout]  19 + pub static REDIS_AUTH_FILE: OnceCell<std::fs::File> = OnceCell::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/hyper_manager/server.rs:27:49
[INFO] [stdout]     |
[INFO] [stdout]  25 |                             let guard = conf_clone.lock().await;
[INFO] [stdout]     |                                 -----
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 `guard` calls a custom destructor
[INFO] [stdout]     |                                 `guard` will be dropped later as of Edition 2024
[INFO] [stdout]  26 |                             let path = req.uri().path().to_string().clone();
[INFO] [stdout]  27 |                             match req_init(req).await {
[INFO] [stdout]     |                                                 ^^^^^
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  78 |                         }
[INFO] [stdout]     |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/lock/mutex.rs:428:1
[INFO] [stdout]     |
[INFO] [stdout] 428 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/middleware_manager/mw_redis.rs:96:30
[INFO] [stdout]     |
[INFO] [stdout]  96 |             if let Some(v) = client.get(k.as_ref()).await? {
[INFO] [stdout]     |                         -    ----------------------------^
[INFO] [stdout]     |                         |    |                      |
[INFO] [stdout]     |                         |    |                      this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                         |    |                      up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                         |    |                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         |    |                      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         |    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                         |    up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                         |    this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                         |    up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                         |    `__awaitee` calls a custom destructor
[INFO] [stdout]     |                         |    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         `v` calls a custom destructor
[INFO] [stdout]     |                         `v` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 102 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.5.0/src/bytes.rs:522:1
[INFO] [stdout]     |
[INFO] [stdout] 522 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.5.0/src/bytes.rs:522:1
[INFO] [stdout]     |
[INFO] [stdout] 522 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.5.0/src/bytes.rs:522:1
[INFO] [stdout]     |
[INFO] [stdout] 522 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `v` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.5.0/src/bytes.rs:522:1
[INFO] [stdout]     |
[INFO] [stdout] 522 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/middleware_manager/mw_redis.rs:78:13
[INFO] [stdout]    |
[INFO] [stdout] 78 | /             REDIS_NORMAL_FILE
[INFO] [stdout] 79 | |                 .get_mut()
[INFO] [stdout]    | |__________________________^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/lib.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 - pub static mut REDIS_NORMAL_FILE: OnceCell<std::fs::File> = OnceCell::new();
[INFO] [stdout] 18 + pub static REDIS_NORMAL_FILE: OnceCell<std::fs::File> = OnceCell::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/middleware_manager/mw_redis.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 | /         REDIS_AUTH_FILE
[INFO] [stdout] 123 | |             .get()
[INFO] [stdout]     | |__________________^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/lib.rs:19:12
[INFO] [stdout]     |
[INFO] [stdout]  19 - pub static mut REDIS_AUTH_FILE: OnceCell<std::fs::File> = OnceCell::new();
[INFO] [stdout]  19 + pub static REDIS_AUTH_FILE: OnceCell<std::fs::File> = OnceCell::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/main.rs:66:28
[INFO] [stdout]      |
[INFO] [stdout]   34 |     let mut client = client::connect("127.0.0.1:6379").await?;
[INFO] [stdout]      |         ----------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `client` calls a custom destructor
[INFO] [stdout]      |         `client` will be dropped later as of Edition 2024
[INFO] [stdout]   35 |     client.set("hello world", "hey".into()).await?;
[INFO] [stdout]   36 |     let res = client.get("hello world").await?;
[INFO] [stdout]      |         ---
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `res` calls a custom destructor
[INFO] [stdout]      |         `res` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   66 |     run_server(addr, conf).await
[INFO] [stdout]      |                            ^^^^^
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]   67 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.5.0/src/bytes_mut.rs:1036:1
[INFO] [stdout]      |
[INFO] [stdout] 1036 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/io/poll_evented.rs:270:1
[INFO] [stdout]      |
[INFO] [stdout]  270 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `res` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.5.0/src/bytes.rs:522:1
[INFO] [stdout]      |
[INFO] [stdout]  522 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/main.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |         REDIS_NORMAL_FILE.set(File::create("/persistence/redis_snapshot.rdb").unwrap());
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = help: use a type that relies on "interior mutability" instead; to read more on this, visit <https://doc.rust-lang.org/reference/interior-mutability.html>
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/main.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         REDIS_AUTH_FILE.set(File::create("/persistence/redis_auth.rdb").unwrap());
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = help: use a type that relies on "interior mutability" instead; to read more on this, visit <https://doc.rust-lang.org/reference/interior-mutability.html>
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/main.rs:66:28
[INFO] [stdout]      |
[INFO] [stdout]   34 |     let mut client = client::connect("127.0.0.1:6379").await?;
[INFO] [stdout]      |         ----------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `client` calls a custom destructor
[INFO] [stdout]      |         `client` will be dropped later as of Edition 2024
[INFO] [stdout]   35 |     client.set("hello world", "hey".into()).await?;
[INFO] [stdout]   36 |     let res = client.get("hello world").await?;
[INFO] [stdout]      |         ---
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `res` calls a custom destructor
[INFO] [stdout]      |         `res` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   66 |     run_server(addr, conf).await
[INFO] [stdout]      |                            ^^^^^
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]   67 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.5.0/src/bytes_mut.rs:1036:1
[INFO] [stdout]      |
[INFO] [stdout] 1036 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/io/poll_evented.rs:270:1
[INFO] [stdout]      |
[INFO] [stdout]  270 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `res` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.5.0/src/bytes.rs:522:1
[INFO] [stdout]      |
[INFO] [stdout]  522 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/main.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |         REDIS_NORMAL_FILE.set(File::create("/persistence/redis_snapshot.rdb").unwrap());
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = help: use a type that relies on "interior mutability" instead; to read more on this, visit <https://doc.rust-lang.org/reference/interior-mutability.html>
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/main.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         REDIS_AUTH_FILE.set(File::create("/persistence/redis_auth.rdb").unwrap());
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = help: use a type that relies on "interior mutability" instead; to read more on this, visit <https://doc.rust-lang.org/reference/interior-mutability.html>
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stderr] crater-edition-check: frame v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking frame v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::io::Read`
[INFO] [stdout]  --> src/hyper_manager/server.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::Read;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `mw_get::*` and `mw_queue::*`
[INFO] [stdout]  --> src/hyper_manager/mod.rs:4:33
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::middleware_manager::{mw_get::*, mw_queue::*};
[INFO] [stdout]   |                                 ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Body` and `Frame`
[INFO] [stdout]  --> src/hyper_manager/mod.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | use hyper::body::{Body, Bytes as HttpBytes, Frame};
[INFO] [stdout]   |                   ^^^^                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hyper::Uri`
[INFO] [stdout]   --> src/hyper_manager/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use hyper::Uri;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Response` and `StatusCode`
[INFO] [stdout]   --> src/hyper_manager/mod.rs:11:30
[INFO] [stdout]    |
[INFO] [stdout] 11 | use hyper::{Method, Request, Response, StatusCode};
[INFO] [stdout]    |                              ^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mw_get::*`
[INFO] [stdout]   --> src/middleware_manager/mod.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use mw_get::*;
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `once_cell::sync::OnceCell`
[INFO] [stdout]   --> src/middleware_manager/mod.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use once_cell::sync::OnceCell;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]   --> src/middleware_manager/mod.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use serde_json::json;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]   --> src/middleware_manager/mod.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use serde_json::Value;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MySqlPoolOptions` and `MySqlPool`
[INFO] [stdout]   --> src/middleware_manager/mod.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 25 | use sqlx::mysql::{MySqlPool, MySqlPoolOptions};
[INFO] [stdout]    |                   ^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sqlx::Pool`
[INFO] [stdout]   --> src/middleware_manager/mod.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use sqlx::Pool;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Column`
[INFO] [stdout]   --> src/middleware_manager/mod.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | use sqlx::{Column, Row};
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hyper_manager::server::*`
[INFO] [stdout]  --> src/lib.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use hyper_manager::server::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sqlx::mysql::MySqlPool`
[INFO] [stdout]   --> src/lib.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use sqlx::mysql::MySqlPool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sqlx::mysql::MySqlPoolOptions`
[INFO] [stdout]   --> src/lib.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use sqlx::mysql::MySqlPoolOptions;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `template_rendering_manager::example_view::*`
[INFO] [stdout]   --> src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use template_rendering_manager::example_view::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Read`
[INFO] [stdout]  --> src/hyper_manager/server.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::Read;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `mw_get::*` and `mw_queue::*`
[INFO] [stdout]  --> src/hyper_manager/mod.rs:4:33
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::middleware_manager::{mw_get::*, mw_queue::*};
[INFO] [stdout]   |                                 ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Body` and `Frame`
[INFO] [stdout]  --> src/hyper_manager/mod.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | use hyper::body::{Body, Bytes as HttpBytes, Frame};
[INFO] [stdout]   |                   ^^^^                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hyper::Uri`
[INFO] [stdout]   --> src/hyper_manager/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use hyper::Uri;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Response` and `StatusCode`
[INFO] [stdout]   --> src/hyper_manager/mod.rs:11:30
[INFO] [stdout]    |
[INFO] [stdout] 11 | use hyper::{Method, Request, Response, StatusCode};
[INFO] [stdout]    |                              ^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mw_get::*`
[INFO] [stdout]   --> src/middleware_manager/mod.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use mw_get::*;
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `once_cell::sync::OnceCell`
[INFO] [stdout]   --> src/middleware_manager/mod.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use once_cell::sync::OnceCell;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]   --> src/middleware_manager/mod.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use serde_json::json;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]   --> src/middleware_manager/mod.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use serde_json::Value;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MySqlPoolOptions` and `MySqlPool`
[INFO] [stdout]   --> src/middleware_manager/mod.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 25 | use sqlx::mysql::{MySqlPool, MySqlPoolOptions};
[INFO] [stdout]    |                   ^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sqlx::Pool`
[INFO] [stdout]   --> src/middleware_manager/mod.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use sqlx::Pool;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Column`
[INFO] [stdout]   --> src/middleware_manager/mod.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | use sqlx::{Column, Row};
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hyper_manager::server::*`
[INFO] [stdout]  --> src/lib.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use hyper_manager::server::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sqlx::mysql::MySqlPool`
[INFO] [stdout]   --> src/lib.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use sqlx::mysql::MySqlPool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sqlx::mysql::MySqlPoolOptions`
[INFO] [stdout]   --> src/lib.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use sqlx::mysql::MySqlPoolOptions;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `template_rendering_manager::example_view::*`
[INFO] [stdout]   --> src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use template_rendering_manager::example_view::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Row`
[INFO] [stdout]   --> src/middleware_manager/mod.rs:27:20
[INFO] [stdout]    |
[INFO] [stdout] 27 | use sqlx::{Column, Row};
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::route_manager::route`
[INFO] [stdout]   --> src/middleware_manager/mod.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use super::route_manager::route::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `map`
[INFO] [stdout]   --> src/middleware_manager/mw_queue.rs:95:19
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn response_ident(map: RequestType) {
[INFO] [stdout]    |                   ^^^ help: if this is intentional, prefix it with an underscore: `_map`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]    --> src/middleware_manager/mw_redis.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     client: &mut RedisClient::Client,
[INFO] [stdout]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ret` is never read
[INFO] [stdout]  --> src/middleware_manager/mw_queue.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct MwQueue {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 9 |     ret: ResponseType,
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `MwQueue` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `response_ident` is never used
[INFO] [stdout]   --> src/middleware_manager/mw_queue.rs:95:4
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn response_ident(map: RequestType) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/middleware_manager/mw_redis.rs:78:13
[INFO] [stdout]    |
[INFO] [stdout] 78 | /             REDIS_NORMAL_FILE
[INFO] [stdout] 79 | |                 .get_mut()
[INFO] [stdout]    | |__________________________^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/lib.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 - pub static mut REDIS_NORMAL_FILE: OnceCell<std::fs::File> = OnceCell::new();
[INFO] [stdout] 18 + pub static REDIS_NORMAL_FILE: OnceCell<std::fs::File> = OnceCell::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/middleware_manager/mw_redis.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 | /         REDIS_AUTH_FILE
[INFO] [stdout] 123 | |             .get()
[INFO] [stdout]     | |__________________^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/lib.rs:19:12
[INFO] [stdout]     |
[INFO] [stdout]  19 - pub static mut REDIS_AUTH_FILE: OnceCell<std::fs::File> = OnceCell::new();
[INFO] [stdout]  19 + pub static REDIS_AUTH_FILE: OnceCell<std::fs::File> = OnceCell::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `frame` (lib test) due to 2 previous errors; 22 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused import: `Row`
[INFO] [stdout]   --> src/middleware_manager/mod.rs:27:20
[INFO] [stdout]    |
[INFO] [stdout] 27 | use sqlx::{Column, Row};
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::route_manager::route`
[INFO] [stdout]   --> src/middleware_manager/mod.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use super::route_manager::route::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `map`
[INFO] [stdout]   --> src/middleware_manager/mw_queue.rs:95:19
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn response_ident(map: RequestType) {
[INFO] [stdout]    |                   ^^^ help: if this is intentional, prefix it with an underscore: `_map`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]    --> src/middleware_manager/mw_redis.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     client: &mut RedisClient::Client,
[INFO] [stdout]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ret` is never read
[INFO] [stdout]  --> src/middleware_manager/mw_queue.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct MwQueue {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 9 |     ret: ResponseType,
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `MwQueue` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `response_ident` is never used
[INFO] [stdout]   --> src/middleware_manager/mw_queue.rs:95:4
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn response_ident(map: RequestType) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/middleware_manager/mw_redis.rs:78:13
[INFO] [stdout]    |
[INFO] [stdout] 78 | /             REDIS_NORMAL_FILE
[INFO] [stdout] 79 | |                 .get_mut()
[INFO] [stdout]    | |__________________________^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/lib.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 - pub static mut REDIS_NORMAL_FILE: OnceCell<std::fs::File> = OnceCell::new();
[INFO] [stdout] 18 + pub static REDIS_NORMAL_FILE: OnceCell<std::fs::File> = OnceCell::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/middleware_manager/mw_redis.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 | /         REDIS_AUTH_FILE
[INFO] [stdout] 123 | |             .get()
[INFO] [stdout]     | |__________________^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/lib.rs:19:12
[INFO] [stdout]     |
[INFO] [stdout]  19 - pub static mut REDIS_AUTH_FILE: OnceCell<std::fs::File> = OnceCell::new();
[INFO] [stdout]  19 + pub static REDIS_AUTH_FILE: OnceCell<std::fs::File> = OnceCell::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `frame` (lib) due to 2 previous errors; 22 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "cb7b171d5e37dd113ef16aa9449a73ed407b8f46b7319fbd210d21023d6737c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb7b171d5e37dd113ef16aa9449a73ed407b8f46b7319fbd210d21023d6737c5", kill_on_drop: false }`
[INFO] [stdout] cb7b171d5e37dd113ef16aa9449a73ed407b8f46b7319fbd210d21023d6737c5
